home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / MacTools / HyperCard BBS / Sysop Help / card_15351.txt < prev    next >
Encoding:
Text File  |  1988-08-11  |  2.0 KB  |  88 lines

  1. -- card: 15351 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2658
  5. -- name: Section 524
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 4000
  11. -- rect: left=310 top=131 right=148 bottom=408
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20.  
  21.  
  22. -- part 4 (button)
  23. -- low flags: 00
  24. -- high flags: 4000
  25. -- rect: left=344 top=176 right=192 bottom=454
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: 
  34.  
  35.  
  36. -- part 6 (button)
  37. -- low flags: 00
  38. -- high flags: 4000
  39. -- rect: left=376 top=288 right=300 bottom=494
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: 
  48.  
  49.  
  50. -- part contents for background part 28
  51. ----- text -----
  52. Introduction
  53. Setting up the BBS
  54. Running the BBS
  55. BBS Internals
  56. Appendices
  57.  
  58. -- part contents for background part 29
  59. ----- text -----
  60. A: Problems
  61. B: Future plans
  62. C: Quick Reference
  63. D: Version notes
  64. E: Local Extensions
  65.  
  66. -- part contents for background part 13
  67. ----- text -----
  68. In the wee hours of the morning
  69.  
  70. -- part contents for background part 12
  71. ----- text -----
  72.  
  73.  
  74.  
  75. A busy BBS spends most of its time waiting for users to decide what to type next. A much more efficient approach is to automate the process of logging on, getting the relevant information, logging off, and then presenting the information to the user.
  76.  
  77. The next step is to have the connection process take place without immediate supervision (perhaps in the middle of the night when the phone rates are lower).
  78.  
  79. Once both the BBS and user sides of the process are implemented in HyperCard, automating the process is no big deal.
  80.  
  81. -- part contents for background part 30
  82. ----- text -----
  83. Why HyperBBS At All
  84. User Front-end
  85. Reliable Links
  86. Automatic Operation
  87. Message Forwarding
  88. Etc., Etc., Etc.